Connections(Page[],Boolean) Method
 
            
                In This Topic
            
            Updates connections on given pages from one project. Project is taken from first page.
            
            
            Syntax
            
        
            Parameters
- arrayPages
 
- Pages with connections to update.
 - bRebuildAllConnections
 
- If true rebuilds all connections else updates only.
 
            
             
            Exceptions
| Exception | Description | 
| ArgumentException | Invalid project. | 
| ApplicationException | The internal
                                       interface for
                                       generating
                                       connections could not
                                       be created. | 
| BaseException | An error occurred
                                during connection
                                generation. Please
                                refer to the
                                exception message. | 
 
            
            
            
            
            
            
            
            
            
            See Also